gtk: fix many callback annotations to include closure information
authorEvan Nemerson <evan@nemerson.com>
Mon, 26 May 2014 16:24:00 +0000 (09:24 -0700)
committerEvan Nemerson <evan@nemerson.com>
Wed, 28 May 2014 04:10:32 +0000 (21:10 -0700)
commite568903360be156973c5767cda2f3248e722d507
tree525398ae2cf266a82d4870975aca66ab399b9073
parent2388c69f0ca8f6eb773267b582d6fdd88f3240cc
gtk: fix many callback annotations to include closure information

Without this information introspection-based consumers don't realize
they can include context information, but instead think that they
receive an extra gpointer argument (which they don't know how to
handle).

https://bugzilla.gnome.org/show_bug.cgi?id=730745
gtk/deprecated/gtkstock.h
gtk/gtkcelllayout.c
gtk/gtkcelllayout.h
gtk/gtkclipboard.h
gtk/gtkiconview.h
gtk/gtkmain.c
gtk/gtkmain.h
gtk/gtktexttagtable.h
gtk/gtktreemodel.h
gtk/gtktreeviewcolumn.c
gtk/gtktreeviewcolumn.h